www.gusucode.com > 8:【198-3690】html5响应式网站织梦模板源码 IT网络工作室整站(自适应手机) > 8:【198-3690】html5响应式网站织梦模板源码 IT网络工作室整站(自适应手机)/99impression/index.js

    	//作品欣赏
	jQuery(".zpxsbottom").hover(function () {
		$(this).find(".zpxsbg").delay(300).fadeIn(500)
	},function () {
		jQuery(this).find(".zpxsbg").delay(100).fadeOut(100)
	});